cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/12 - Custom QR Code/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge"
const href = "https://swapnilsparsh.github.io/";
const size = 250;
new QRCode(document.querySelector("#qr"), {
text: href,
const size = 250;
new QRCode(document.querySelector("#qr"), {
text: href,